aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/StudioIntegration/VSIX/[Content_Types].xml
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-04-21 12:15:57 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-04-21 12:15:57 +0000
commitdd723813d922b5fd27946787cf42b9881ab2eb46 (patch)
tree4b046aed1a18fe678a82ac67111f1d7a5df559a7 /LUFA/StudioIntegration/VSIX/[Content_Types].xml
parent2cd3f843e220a7e303633aca61be1c9139a81452 (diff)
downloadlufa-dd723813d922b5fd27946787cf42b9881ab2eb46.tar.gz
lufa-dd723813d922b5fd27946787cf42b9881ab2eb46.tar.bz2
lufa-dd723813d922b5fd27946787cf42b9881ab2eb46.zip
Add HV1 integration into Atmel Studio (native Help).
Diffstat (limited to 'LUFA/StudioIntegration/VSIX/[Content_Types].xml')
-rw-r--r--LUFA/StudioIntegration/VSIX/[Content_Types].xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/LUFA/StudioIntegration/VSIX/[Content_Types].xml b/LUFA/StudioIntegration/VSIX/[Content_Types].xml
index 04d85a7bb..05ef8b6ba 100644
--- a/LUFA/StudioIntegration/VSIX/[Content_Types].xml
+++ b/LUFA/StudioIntegration/VSIX/[Content_Types].xml
@@ -8,4 +8,6 @@
<Default Extension="dll" ContentType="application/octet-stream" />
<Default Extension="pkgdef" ContentType="text/plain" />
<Default Extension="htm" ContentType="text/html" />
+ <Default Extension="msha" ContentType="text/html" />
+ <Default Extension="mshc" ContentType="application/octet-stream"/>
</Types>